iNavi Global Navigation SDK Documents
Toggle table of contents
1.0.2
ios
Platform filter
ios
Switch theme
Search in API
iNavi Global Navigation SDK Documents
maps
/
com.inavi.maps.orbis
/
[ios]InvMapFragment
Inv
Map
Fragment
ios
class
InvMapFragment
(
frame
:
CValue
<
CGRect
>
)
:
KoinComponent
Members
Constructors
Inv
Map
Fragment
Link copied to clipboard
ios
constructor
(
frame
:
CValue
<
CGRect
>
)
Properties
view
Link copied to clipboard
ios
val
view
:
UIView
Functions
change
Map
Style
Link copied to clipboard
ios
fun
changeMapStyle
(
styleUrl
:
String
)
get
Map
Async
Link copied to clipboard
ios
fun
getMapAsync
(
callback
:
(
InvMapController
)
->
Unit
)